widget: Fix set_parent/unparent docs to not mention GtkContainer
authorTimm Bäder <mail@baedert.org>
Mon, 24 Apr 2017 17:07:15 +0000 (19:07 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 25 Apr 2017 18:30:37 +0000 (20:30 +0200)
commit7e1373a08cf8861fe3519bd67227d2fb69b73269
tree639f50f4fa811c150b75ee651a6867e54200a4ce
parent74ef45bfbf639f897bda8ec3cf55f32492beb432
widget: Fix set_parent/unparent docs to not mention GtkContainer

They can both be used by non-container widgets these days.
gtk/gtkwidget.c